\( \def\dfrac#1#2{\displaystyle\frac{#1}{#2}} \def\solve#1{\begin{array}{rcl}#1\end{array} } \)

Home / 09 Exponential Functions / 08 Relative Vs Non Relative Growth

Example: If the doubling time for a population is 15 days, what is the daily growth rate, as a percent? What is the relative growth rate, as a percent?


Solution

The principle difference between something like the daily growth rate and the relative growth rate, is that one uses the standard exponential model and the other uses the natural base: \[ \solve{ A(t) &=& P(1+r)^t\\\hline A(t) &=& Pe^{rt} } \] In both equations we are looking at future values for a given starting value \(P\) after \(t\) days. However, the rates for each equation are quite different. The first equation is the daily rate, while the second is the relative growth rate. Thus, to answer each part of the question, we will be using a different equation. Let's start with the daily growth rate: \[ \solve{ A(15) = 2P&=&P(1+r)^{15}\\2&=&(1+r)^{15}\\\sqrt[15]{2}&=&1+r\\-1+\sqrt[15]{2}&=&r\\r&\approx& 4.7\% } \] Next, let's solve the relative growth rate: \[ \solve{ A(15)=2P&=&Pe^{15r}\\2&=&e^{15r} } \] In the next section, we will be using Logarithms to solve this type of question algebraically, but for the moment, if we didn't know about logarithms, the only way to solve it would be graphically, so let's do that: Thus, we find that the relative rate is approximately \(4.6\%\).